home *** CD-ROM | disk | FTP | other *** search
/ Champak 114 / Vol 114.iso / games / pico_2.swf / scripts / DefineSprite_76 / frame_1 / DoAction.as
Encoding:
Text File  |  2010-08-12  |  106 b   |  5 lines

  1. this.onEnterFrame = function()
  2. {
  3.    this._rotation = this._parent._parent._parent.aimer._rotation;
  4. };
  5.